dropdown_get_option_count

Function dropdown_get_option_count 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.