Type Definition r_core::HtPUForeachCallback[][src]

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