Type Definition slurm_sys::ListCmpF [] [src]

type ListCmpF = Option<unsafe extern "C" fn(x: *mut c_void, y: *mut c_void) -> c_int>;