[][src]Function physx_sys::PxPhysics_getShapes

pub unsafe extern "C" fn PxPhysics_getShapes(
    self_: *const PxPhysics,
    userBuffer: *mut *mut PxShape,
    bufferSize: u32,
    startIndex: u32
) -> u32