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

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