Function esp_idf_sys::pthread_kill

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