Function libvips::bindings::timer_create

source ·
pub unsafe extern "C" fn timer_create(
    arg1: clockid_t,
    arg2: *mut sigevent,
    arg3: *mut timer_t
) -> c_int