Function graphene_sys::graphene_matrix_get_row[][src]

pub unsafe extern "C" fn graphene_matrix_get_row(
    m: *const graphene_matrix_t,
    index_: c_uint,
    res: *mut graphene_vec4_t
)