textarea_clear_selection

Function textarea_clear_selection 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.