speech_dispatcher_sys

Function pthread_attr_getscope

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