[][src]Type Definition makepad_glx_sys::PFNGLISPROGRAMARBPROC

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