Function windows_sys::Win32::System::Threading::FlsSetValue

pub unsafe extern "system" fn FlsSetValue(
    dwflsindex: u32,
    lpflsdata: *const c_void,
) -> BOOL