[][src]Function newton_sys::NewtonMeshGetVertexColorChannel

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