Function copy_obj

Source
pub unsafe extern "C" fn copy_obj(
    Objects: Hobject,
    ObjectsSelected: *mut Hobject,
    Index: Hlong,
    NumObj: Hlong,
) -> Herror