[][src]Type Definition glu_sys::glu::PFNGLISTEXTUREEXTPROC

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