[][src]Function CCODE::SetFirmwareEnvironmentVariableExA

pub unsafe extern "C" fn SetFirmwareEnvironmentVariableExA(
    lpName: LPCSTR,
    lpGuid: LPCSTR,
    pValue: PVOID,
    nSize: DWORD,
    dwAttributes: DWORD
) -> BOOL