[][src]Function swim_c_sys::pthread::pthread_attr_setschedparam

pub unsafe extern "C" fn pthread_attr_setschedparam(
    attr: *mut pthread_attr_t,
    schedparam: *const sched_param
) -> int