Function assimp_sys::aiMultiplyMatrix4 [] [src]

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