[−][src]Function swim_c::pthread::pthread_key_create
pub unsafe extern "C" fn pthread_key_create(
key: *mut u64,
dtor: Option<unsafe extern "C" fn(*mut c_void)>
) -> i32
pub unsafe extern "C" fn pthread_key_create(
key: *mut u64,
dtor: Option<unsafe extern "C" fn(*mut c_void)>
) -> i32