Function windows_sys::Win32::System::Registry::RegOpenKeyA

pub unsafe extern "system" fn RegOpenKeyA(
    hkey: HKEY,
    lpsubkey: PCSTR,
    phkresult: *mut HKEY,
) -> WIN32_ERROR