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

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