Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

pthread_key_delete

Function pthread_key_delete 

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