Function slurm_sys::slurm_try_xmalloc [] [src]

pub unsafe extern "C" fn slurm_try_xmalloc(
    size: usize,
    file_name: *const c_char,
    line: c_int,
    func_name: *const c_char
) -> *mut c_void