pub unsafe extern "system" fn RegRestoreKeyA(
    hkey: HKEY,
    lpfile: PCSTR,
    dwflags: u32
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"