[][src]Function detours_sys::DetourCopyInstruction

pub unsafe extern "C" fn DetourCopyInstruction(
    pDst: PVOID,
    ppDstPool: *mut PVOID,
    pSrc: PVOID,
    ppTarget: *mut PVOID,
    plExtra: *mut LONG
) -> PVOID