winapi::um::winreg

Function RegCopyTreeA

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