[][src]Function physx_sys::PxPhysics_createShape_mut

pub unsafe extern "C" fn PxPhysics_createShape_mut(
    self_: *mut PxPhysics,
    geometry: *const PxGeometry,
    material: *const PxMaterial,
    isExclusive: bool,
    shapeFlags: PxShapeFlags
) -> *mut PxShape