[][src]Type Definition sapp_linux::PFNGLSAMPLERPARAMETERIUIVPROC

type PFNGLSAMPLERPARAMETERIUIVPROC = Option<unsafe extern "C" fn(sampler: GLuint, pname: GLenum, param: *const GLuint)>;