speech_dispatcher_sys

Function pthread_attr_getschedpolicy

Source
pub unsafe extern "C" fn pthread_attr_getschedpolicy(
    __attr: *const pthread_attr_t,
    __policy: *mut c_int,
) -> c_int