[][src]Function mupdf_sys::fz_remove_item

pub unsafe extern "C" fn fz_remove_item(
    ctx: *mut fz_context,
    drop: fz_store_drop_fn,
    key: *mut c_void,
    type_: *const fz_store_type
)