Function wolf_crypto_sys::pthread_setschedprio
source ยท pub unsafe extern "C" fn pthread_setschedprio(
__target_thread: pthread_t,
__prio: c_int,
) -> c_intpub unsafe extern "C" fn pthread_setschedprio(
__target_thread: pthread_t,
__prio: c_int,
) -> c_int