winapi::um::winreg

Function RegCopyTreeW

Source
pub unsafe extern "system" fn RegCopyTreeW(
    hKeySrc: HKEY,
    lpSubKey: LPCWSTR,
    hKeyDest: HKEY,
) -> LSTATUS