Function mupdf_sys::fz_file_exists[][src]

pub unsafe extern "C" fn fz_file_exists(
    ctx: *mut fz_context,
    path: *const c_char
) -> c_int

Return true if the named file exists and is readable.