[][src]Function newton_sys::NewtonMeshGetVertexChannel

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