msgbox_close_async

Function msgbox_close_async 

Source
pub unsafe fn msgbox_close_async(mbox: *mut Object) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.