Function mupdf_sys::fz_begin_layer

source ·
pub unsafe extern "C" fn fz_begin_layer(
    ctx: *mut fz_context,
    dev: *mut fz_device,
    layer_name: *const c_char
)