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

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