dropdown_get_dir

Function dropdown_get_dir 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.