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

type PFNGLLINKPROGRAMPROC = Option<unsafe extern "C" fn(program: GLuint)>;