[][src]Type Definition raylib_sys::PFNGLLINKPROGRAMPROC

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