Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

getloadavg

Function getloadavg 

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