textarea_set_password_show_time

Function textarea_set_password_show_time 

Source
pub unsafe fn textarea_set_password_show_time(
    obj: *mut Object,
    time: u32,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.