Function esp_idf_sys::pthread_kill

source ยท
pub unsafe extern "C" fn pthread_kill(
    arg1: pthread_t,
    arg2: c_int,
) -> c_int