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

type PFNGLFENCESYNCPROC = Option<unsafe extern "C" fn(u32, u32) -> *mut __GLsync>;