Function assimp_sys::aiMultiplyMatrix3 [] [src]

pub unsafe extern "C" fn aiMultiplyMatrix3(
    dst: *mut AiMatrix3x3,
    src: *const AiMatrix3x3
)