textarea_cursor_up

Function textarea_cursor_up 

Source
pub unsafe fn textarea_cursor_up(obj: *mut Object) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.