#[unsafe(no_mangle)]pub unsafe extern "C" fn gltforge_root_node_count( ptr: *const UnityGltf, ) -> u32
Return the number of root nodes in the default scene.
ptr must be a valid, non-null handle.
ptr