dropdown_get_options

Function dropdown_get_options 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.