Skip to main content

textarea_get_text_length

Function textarea_get_text_length 

Source
pub unsafe fn textarea_get_text_length(textarea: *mut Object) -> Result<i32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.