Function frida_sys::pthread_getschedparam
source ยท pub unsafe extern "C" fn pthread_getschedparam(
__target_thread: pthread_t,
__policy: *mut c_int,
__param: *mut sched_param,
) -> c_intpub unsafe extern "C" fn pthread_getschedparam(
__target_thread: pthread_t,
__policy: *mut c_int,
__param: *mut sched_param,
) -> c_int