[][src]Function mupdf_sys::fz_is_point_inside_quad

pub unsafe extern "C" fn fz_is_point_inside_quad(
    p: fz_point,
    q: fz_quad
) -> c_int