[][src]Type Definition rs_gles2::bindings::PFNGLISENABLEDIEXTPROC

type PFNGLISENABLEDIEXTPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint) -> GLboolean>;