Type Definition slurm_sys::ListFindF [] [src]

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