pub unsafe extern "system" fn SetFirmwareEnvironmentVariableExA(
lpname: PCSTR,
lpguid: PCSTR,
pvalue: *const c_void,
nsize: u32,
dwattributes: u32
) -> BOOL
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"