Function mupdf_sys::fz_new_layout

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

Create a new layout block, with new allocation pool, zero matrices, and initialise linked pointers.