pub unsafe fn textarea_set_password_bullet( obj: *mut Object, bullet: *const c_char, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.