textarea_get_text_selection

Function textarea_get_text_selection 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.