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

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