[][src]Type Definition makepad_glx_sys::PFNGLISPROGRAMPROC

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