[][src]Type Definition sapp_linux::PFNGLSAMPLERPARAMETERIIVPROC

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