[][src]Function winapi::um::winreg::RegCreateKeyA

pub unsafe extern "system" fn RegCreateKeyA(
    hKey: HKEY,
    lpSubKey: LPCSTR,
    phkResult: PHKEY
) -> LSTATUS