[][src]Function physx_sys::PxScene_removeActors_mut

pub unsafe extern "C" fn PxScene_removeActors_mut(
    self_: *mut PxScene,
    actors: *const *mut PxActor,
    nbActors: u32,
    wakeOnLostTouch: bool
)