[][src]Type Definition makepad_glx_sys::PFNGLXWAITVIDEOSYNCSGIPROC

type PFNGLXWAITVIDEOSYNCSGIPROC = Option<unsafe extern "C" fn(divisor: c_int, remainder: c_int, count: *mut c_uint) -> c_int>;