pub unsafe extern "system" fn SetFirmwareEnvironmentVariableW(
    lpname: PCWSTR,
    lpguid: PCWSTR,
    pvalue: *const c_void,
    nsize: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"