speech_dispatcher_sys

Function pthread_attr_setinheritsched

Source
pub unsafe extern "C" fn pthread_attr_setinheritsched(
    __attr: *mut pthread_attr_t,
    __inherit: c_int,
) -> c_int