Function physx_sys::PxScene_removeActor_mut[][src]

pub unsafe extern "C" fn PxScene_removeActor_mut(
    self_: *mut PxScene,
    actor: *mut PxActor,
    wakeOnLostTouch: bool
)