[][src]Type Definition raylib_sys::PFNGLSAMPLERPARAMETERIVPROC

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