[][src]Function physx_sys::PxShape_setMaterials_mut

pub unsafe extern "C" fn PxShape_setMaterials_mut(
    self_: *mut PxShape,
    materials: *const *mut PxMaterial,
    materialCount: u16
)