textarea_get_one_line

Function textarea_get_one_line 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.