[][src]Type Definition makepad_glx_sys::PFNGLXQUERYFRAMECOUNTNVPROC

type PFNGLXQUERYFRAMECOUNTNVPROC = Option<unsafe extern "C" fn(dpy: *mut Display, screen: c_int, count: *mut GLuint) -> c_int>;