pub unsafe extern "C" fn fz_write_bitmap_as_pcl(
    ctx: *mut fz_context,
    out: *mut fz_output,
    bitmap: *const fz_bitmap,
    pcl: *const fz_pcl_options
)
Expand description

Write a bitmap as mono PCL.