[][src]Function physx_sys::PxScene_removeActor_mut

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