assimp_sys

Function aiMultiplyMatrix4

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