Function r_core::pthread_getschedparam[][src]

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