Function graphene_sys::graphene_matrix_perspective[][src]

pub unsafe extern "C" fn graphene_matrix_perspective(
    m: *const graphene_matrix_t,
    depth: c_float,
    res: *mut graphene_matrix_t
)