[][src]Function sapp_linux::glPathSubCoordsNV

pub unsafe extern "C" fn glPathSubCoordsNV(
    path: GLuint,
    coordStart: GLsizei,
    numCoords: GLsizei,
    coordType: GLenum,
    coords: *const c_void
)