[][src]Function mupdf_sys::fz_begin_tile

pub unsafe extern "C" fn fz_begin_tile(
    ctx: *mut fz_context,
    dev: *mut fz_device,
    area: fz_rect,
    view: fz_rect,
    xstep: f32,
    ystep: f32,
    ctm: fz_matrix
)