[][src]Function sapp_linux::glCoverFillPathInstancedNV

pub unsafe extern "C" fn glCoverFillPathInstancedNV(
    numPaths: GLsizei,
    pathNameType: GLenum,
    paths: *const c_void,
    pathBase: GLuint,
    coverMode: GLenum,
    transformType: GLenum,
    transformValues: *const GLfloat
)