dropdown_set_selected_highlight

Function dropdown_set_selected_highlight 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.