Function graphene_sys::graphene_matrix_init_perspective [−][src]
pub unsafe extern "C" fn graphene_matrix_init_perspective(
m: *mut graphene_matrix_t,
fovy: c_float,
aspect: c_float,
z_near: c_float,
z_far: c_float
) -> *mut graphene_matrix_t