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