pub unsafe extern "C" fn fz_transform_quad(
    q: fz_quad,
    m: fz_matrix
) -> fz_quad
Expand description

Transform a quad by a matrix.