Function kernel32::FlsSetValue [] [src]

pub unsafe extern "system" fn FlsSetValue(
    dwFlsIndex: DWORD,
    lpFlsData: PVOID
) -> BOOL