speech_dispatcher_sys

Function pthread_setcancelstate

Source
pub unsafe extern "C" fn pthread_setcancelstate(
    __state: c_int,
    __oldstate: *mut c_int,
) -> c_int