[][src]Function swim_c::pthread::pthread_getschedparam

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