textarea_get_cursor_pos

Function textarea_get_cursor_pos 

Source
pub unsafe fn textarea_get_cursor_pos(obj: *const Object) -> Result<u32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.