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

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