Type Definition panda_sys::qht_lookup_func_t[][src]

pub type qht_lookup_func_t = Option<unsafe extern "C" fn(obj: *const c_void, userp: *const c_void) -> bool>;