graphene_sys

Function graphene_matrix_equal_fast

Source
pub unsafe extern "C" fn graphene_matrix_equal_fast(
    a: *const graphene_matrix_t,
    b: *const graphene_matrix_t,
) -> bool