[][src]Function newton_sys::NewtonMeshGetUV0Channel

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