Function cogl_sys::cogl_matrix_get_inverse[][src]

pub unsafe extern "C" fn cogl_matrix_get_inverse(
    matrix: *const CoglMatrix,
    inverse: *mut CoglMatrix
) -> CoglBool