assimp_sys

Function aiMultiplyMatrix3

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