textarea_get_label

Function textarea_get_label 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.