assimp_sys

Function aiCopyScene

Source
pub unsafe extern "C" fn aiCopyScene(
    input: *const AiScene,
    output: *mut *mut AiScene,
)