Function getloadavg

Source
pub unsafe extern "C" fn getloadavg(
    __loadavg: *mut c_double,
    __nelem: c_int,
) -> c_int