dropdown_open

Function dropdown_open 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.