[][src]Function physx_sys::phys_PxMemMove

pub unsafe extern "C" fn phys_PxMemMove(
    dest: *mut c_void,
    src: *const c_void,
    count: u32
) -> *mut c_void