Type Definition r_core::dictkv_cb[][src]

pub type dictkv_cb = Option<unsafe extern "C" fn(arg1: *mut dictkv, arg2: *mut c_void) -> c_int>;