Function llvmint::memmove_p0i8_p0i8_i32 [] [src]

pub unsafe extern "C" fn memmove_p0i8_p0i8_i32(
    a: *mut i8,
    b: *mut i8,
    c: i32,
    d: i32,
    e: bool
)

The llvm.memmove.p0i8.p0i8.i32 intrinsic.