Function kernel32::RtlCopyMemory [] [src]

pub unsafe extern "system" fn RtlCopyMemory(
    Destination: PVOID,
    Source: *const VOID,
    Length: SIZE_T
)