Function cogl_sys::cogl_matrix_multiply[][src]

pub unsafe extern "C" fn cogl_matrix_multiply(
    result: *mut CoglMatrix,
    a: *const CoglMatrix,
    b: *const CoglMatrix
)