[][src]Function newton_sys::NewtonMeshGetUV1Channel

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