x11::glx::glXChooseVisual
[−]
[src]
pub unsafe extern fn glXChooseVisual(_3: *mut Display, _2: c_int, _1: *mut c_int) -> *mut XVisualInfo
pub unsafe extern fn glXChooseVisual(_3: *mut Display, _2: c_int, _1: *mut c_int) -> *mut XVisualInfo
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).