[][src]Type Definition rs_gles3::bindings::PFNGLISSAMPLERPROC

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