Function insert_obj

Source
pub unsafe extern "C" fn insert_obj(
    Objects: Hobject,
    ObjectsInsert: Hobject,
    ObjectsExtended: *mut Hobject,
    Index: Hlong,
) -> Herror