[][src]Type Definition sapp_linux::PFNGLGETSAMPLERPARAMETERIVPROC

type PFNGLGETSAMPLERPARAMETERIVPROC = Option<unsafe extern "C" fn(sampler: GLuint, pname: GLenum, params: *mut GLint)>;