Type Definition r_core::HtUPForeachCallback[][src]

pub type HtUPForeachCallback = Option<unsafe extern "C" fn(user: *mut c_void, arg1: c_ulonglong, arg2: *const c_void) -> bool>;