speech_dispatcher_sys

Function pthread_setcanceltype

Source
pub unsafe extern "C" fn pthread_setcanceltype(
    __type: c_int,
    __oldtype: *mut c_int,
) -> c_int