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

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