msgbox_get_content

Function msgbox_get_content 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.