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

sched_rr_get_interval

Function sched_rr_get_interval 

Source
pub unsafe extern "C" fn sched_rr_get_interval(
    pid: pid_t,
    tp: *mut timespec,
) -> c_int