dropdown_get_symbol

Function dropdown_get_symbol 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.