textarea_cursor_down

Function textarea_cursor_down 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.