[][src]Type Definition rs_gles2::bindings::PFNGLPATHSTRINGNVPROC

type PFNGLPATHSTRINGNVPROC = Option<unsafe extern "C" fn(path: GLuint, format: GLenum, length: GLsizei, pathString: *const c_void)>;