Function mupdf_sys::fz_clear_bitmap[][src]

pub unsafe extern "C" fn fz_clear_bitmap(
    ctx: *mut fz_context,
    bit: *mut fz_bitmap
)
Expand description

Set the entire bitmap to 0.

Never throws exceptions.