FlsSetValue

Function FlsSetValue 

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