Function genmemcpy

Source
pub unsafe extern "C" fn genmemcpy(
    arg1: *mut c_char,
    arg2: *mut c_char,
    arg3: c_ulong,
)