pub unsafe extern "C" fn fz_drop_shade_imp(
    ctx: *mut fz_context,
    shade: *mut fz_storable
)
Expand description

Internal function to destroy a shade. Only exposed for use with the fz_store.

shade: The reference to destroy.