[][src]Type Definition raylib_sys::PFNGLPROGRAMENVPARAMETER4DVARBPROC

type PFNGLPROGRAMENVPARAMETER4DVARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, params: *const GLdouble)>;