[][src]Function raylib_sys::MatrixSubtract

pub unsafe extern "C" fn MatrixSubtract(left: Matrix, right: Matrix) -> Matrix