[][src]Type Definition raylib_sys::PFNGLPROGRAMLOCALPARAMETER4FVARBPROC

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