[][src]Type Definition glu_sys::glu::PFNGLRASTERSAMPLESEXTPROC

type PFNGLRASTERSAMPLESEXTPROC = Option<unsafe extern "C" fn(samples: GLuint, fixedsamplelocations: GLboolean)>;