Function windows_sys::Win32::System::Threading::TlsSetValue
pub unsafe extern "system" fn TlsSetValue(
dwtlsindex: u32,
lptlsvalue: *const c_void
) -> BOOLExpand description
Required features: "Win32_Foundation"