textarea_get_password_mode

Function textarea_get_password_mode 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.