dropdown_get_selected_highlight

Function dropdown_get_selected_highlight 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.