[][src]Function swim_c_sys::pthread::pthread_attr_getschedpolicy

pub unsafe extern "C" fn pthread_attr_getschedpolicy(
    attr: *const pthread_attr_t,
    schedpolicy: *mut int
) -> int