Type Definition r_core::HtPPForeachCallback[][src]

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