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

Required features: "Win32_Foundation"