[][src]Type Definition makepad_glx_sys::PFNGLISSAMPLERPROC

type PFNGLISSAMPLERPROC = Option<unsafe extern "C" fn(sampler: GLuint) -> GLboolean>;