[][src]Function mupdf_sys::fz_new_test_device

pub unsafe extern "C" fn fz_new_test_device(
    ctx: *mut fz_context,
    is_color: *mut c_int,
    threshold: f32,
    options: c_int,
    passthrough: *mut fz_device
) -> *mut fz_device