[][src]Type Definition sapp_linux::PFNGLPROGRAMLOCALPARAMETERI4IVNVPROC

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