move_camera_to_asset function
void
move_camera_to_asset()
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>, ffi.Int)>()
external void move_camera_to_asset(
ffi.Pointer<ffi.Void> viewer,
int asset,
);