Function FlsSetValue

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