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

nanosleep

Function nanosleep 

Source
pub unsafe extern "C" fn nanosleep(
    rqtp: *const timespec,
    rmtp: *mut timespec,
) -> c_int