textarea_get_cursor_click_pos

Function textarea_get_cursor_click_pos 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.