pub unsafe extern "system" fn TlsSetValue(
    dwtlsindex: u32,
    lptlsvalue: *const c_void
) -> BOOL
Expand description

Required features: "Win32_System_Threading", "Win32_Foundation"