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

pub unsafe extern "system" fn RegCopyTreeA(
    hKeySrc: HKEY,
    lpSubKey: LPCSTR,
    hKeyDest: HKEY
) -> LSTATUS