Function libvips::bindings::pthread_setschedparam[][src]

pub unsafe extern "C" fn pthread_setschedparam(
    arg1: pthread_t,
    arg2: c_int,
    arg3: *const sched_param
) -> c_int