x11::xlib::XCreateGC
[−]
[src]
pub unsafe extern fn XCreateGC(_4: *mut Display, _3: c_ulong, _2: c_ulong, _1: *mut XGCValues) -> GC
pub unsafe extern fn XCreateGC(_4: *mut Display, _3: c_ulong, _2: c_ulong, _1: *mut XGCValues) -> GC
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
).