winapi::um::winreg

Function RegCreateKeyW

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