Type Definition panda_sys::qht_iter_func_t[][src]

pub type qht_iter_func_t = Option<unsafe extern "C" fn(ht: *mut qht, p: *mut c_void, h: u32, up: *mut c_void)>;