menu_clear_history

Function menu_clear_history 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.