Function mupdf_sys::fz_device_gray

source ·
pub unsafe extern "C" fn fz_device_gray(
    ctx: *mut fz_context
) -> *mut fz_colorspace
Expand description

Retrieve global default colorspaces.

These return borrowed references that should not be dropped, unless they are kept first.