[][src]Function physx_sys::PxScene_getActors

pub unsafe extern "C" fn PxScene_getActors(
    self_: *const PxScene,
    types: PxActorTypeFlags,
    userBuffer: *mut *mut PxActor,
    bufferSize: u32,
    startIndex: u32
) -> u32