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