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

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