[−][src]Function swim_c_sys::pthread::pthread_key_create
pub unsafe extern "C" fn pthread_key_create(
key: *mut pthread_key_t,
dtor: Option<unsafe extern "C" fn(_: *mut void)>
) -> int
pub unsafe extern "C" fn pthread_key_create(
key: *mut pthread_key_t,
dtor: Option<unsafe extern "C" fn(_: *mut void)>
) -> int