Function windows_sys::Win32::System::Registry::RegCreateKeyA

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