[][src]Function gdnative_common::libc::pthread_setspecific

pub unsafe extern "C" fn pthread_setspecific(
    key: u32,
    value: *const c_void
) -> i32