Skip to main content

glPathSubCoordsNV

Function glPathSubCoordsNV 

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