dropdown_clear_options

Function dropdown_clear_options 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.