Skip to main content

glPathParameterfNV

Function glPathParameterfNV 

Source
pub unsafe extern "C" fn glPathParameterfNV(
    path: GLuint,
    pname: GLenum,
    value: GLfloat,
)