pub unsafe extern "C" fn fz_enable_device_hints(
    ctx: *mut fz_context,
    dev: *mut fz_device,
    hints: c_int
)
Expand description

Enable (set) hint bits within the hint bitfield for a device.