Type Definition r_core::GperfForeachCallback[][src]

pub type GperfForeachCallback = Option<unsafe extern "C" fn(user: *mut c_void, k: *const c_char, v: *const c_char) -> c_int>;