[][src]Type Definition fltk::gl::PFNGLCOMPRESSEDTEXIMAGE1DARBPROC

type PFNGLCOMPRESSEDTEXIMAGE1DARBPROC = Option<unsafe extern "C" fn(u32, i32, u32, i32, i32, i32, *const c_void)>;