Function kernel32::SetFirmwareEnvironmentVariableExW
[−]
[src]
pub unsafe extern "system" fn SetFirmwareEnvironmentVariableExW(
lpName: LPCWSTR,
lpGuid: LPCWSTR,
pValue: PVOID,
nSize: DWORD,
dwAttributes: DWORD
) -> BOOL