esp_idf_sys

Function pthread_kill

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