[][src]Function newton_sys::NewtonMeshGetVertexDoubleChannel

pub unsafe extern "C" fn NewtonMeshGetVertexDoubleChannel(
    mesh: *const NewtonMesh,
    vertexStrideInByte: c_int,
    outBuffer: *const f64
)