[][src]Function physx_sys::PxAggregate_addActor_mut

pub unsafe extern "C" fn PxAggregate_addActor_mut(
    self_: *mut PxAggregate,
    actor: *mut PxActor,
    bvhStructure: *const PxBVHStructure
) -> bool