Function openssl_sys::pthread_key_create
source · pub unsafe extern "C" fn pthread_key_create(
key: *mut u32,
dtor: Option<unsafe extern "C" fn(_: *mut c_void)>
) -> i32
pub unsafe extern "C" fn pthread_key_create(
key: *mut u32,
dtor: Option<unsafe extern "C" fn(_: *mut c_void)>
) -> i32