[][src]Type Definition sapp_linux::PFNGLWEIGHTPATHSNVPROC

type PFNGLWEIGHTPATHSNVPROC = Option<unsafe extern "C" fn(resultPath: GLuint, numPaths: GLsizei, paths: *const GLuint, weights: *const GLfloat)>;