[−][src]Function libc::pthread_getschedparam
pub unsafe extern "C" fn pthread_getschedparam(
native: pthread_t,
policy: *mut c_int,
param: *mut sched_param
) -> c_int
pub unsafe extern "C" fn pthread_getschedparam(
native: pthread_t,
policy: *mut c_int,
param: *mut sched_param
) -> c_int