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

Inclusion test for quads.