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

getitimer

Function getitimer 

Source
pub unsafe extern "C" fn getitimer(
    which: c_int,
    curr_value: *mut itimerval,
) -> c_int