Function rs_streams::pthread_getschedparam[][src]

pub unsafe extern "C" fn pthread_getschedparam(
    native: u64,
    policy: *mut i32,
    param: *mut sched_param
) -> i32