scm_setitimer

Function scm_setitimer 

Source
pub unsafe extern "C" fn scm_setitimer(
    which_timer: SCM,
    interval_seconds: SCM,
    interval_microseconds: SCM,
    value_seconds: SCM,
    value_microseconds: SCM,
) -> SCM