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

type PFNGLGENPROGRAMPIPELINESEXTPROC = Option<unsafe extern "C" fn(n: GLsizei, pipelines: *mut GLuint)>;