Function rsmpeg::ffi::timer_settime

source ยท
pub unsafe extern "C" fn timer_settime(
    __timerid: *mut c_void,
    __flags: i32,
    __value: *const itimerspec,
    __ovalue: *mut itimerspec,
) -> i32