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

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