Function winapi::um::winreg::RegCopyTreeW

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