[][src]Function physx_sys::PxAggregate_getActors

pub unsafe extern "C" fn PxAggregate_getActors(
    self_: *const PxAggregate,
    userBuffer: *mut *mut PxActor,
    bufferSize: u32,
    startIndex: u32
) -> u32