dropdown_get_selected

Function dropdown_get_selected 

Source
pub unsafe fn dropdown_get_selected(obj: *const Object) -> Result<u32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.