textarea_get_password_bullet

Function textarea_get_password_bullet 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.