Function spa_loop_utils_update_timer

Source
pub unsafe extern "C" fn spa_loop_utils_update_timer(
    object: *mut spa_loop_utils,
    source: *mut spa_source,
    value: *mut timespec,
    interval: *mut timespec,
    absolute: bool,
) -> c_int