[][src]Function newton_sys::NewtonMeshGetFaces

pub unsafe extern "C" fn NewtonMeshGetFaces(
    mesh: *const NewtonMesh,
    faceIndexCount: *const c_int,
    faceMaterial: *const c_int,
    faceIndices: *const *mut c_void
)