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

type PFNGLISENABLEDPROC = Option<unsafe extern "C" fn(cap: GLenum) -> GLboolean>;