pub unsafe extern "system" fn GetFirmwareEnvironmentVariableExA(
lpname: PSTR,
lpguid: PSTR,
pbuffer: *mut c_void,
nsize: u32,
pdwattribubutes: *mut u32
) -> u32Expand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
