[][src]Function newton_sys::NewtonMeshGetEdgeIndices

pub unsafe extern "C" fn NewtonMeshGetEdgeIndices(
    mesh: *const NewtonMesh,
    edge: *const c_void,
    v0: *const c_int,
    v1: *const c_int
)