dropdown_get_list

Function dropdown_get_list 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.