Function winapi::um::winreg::RegCreateKeyA

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