dropdown_get_text

Function dropdown_get_text 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.