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

type PFNGLGETPATHPARAMETERIVNVPROC = Option<unsafe extern "C" fn(path: GLuint, pname: GLenum, value: *mut GLint)>;