[][src]Function swim_c_sys::pthread::pthread_getschedparam

pub unsafe extern "C" fn pthread_getschedparam(
    thread: pthread_t,
    policy: *mut int,
    schedparam: *mut sched_param
) -> int