libc

Function pthread_key_delete

source
pub unsafe extern "C" fn pthread_key_delete(
    key: pthread_key_t,
) -> c_int