Function graphene_sys::graphene_matrix_get_value[][src]

pub unsafe extern "C" fn graphene_matrix_get_value(
    m: *const graphene_matrix_t,
    row: c_uint,
    col: c_uint
) -> c_float