x11::xlib::XrmPutResource
[−]
[src]
pub unsafe extern fn XrmPutResource(_4: *mut XrmDatabase, _3: *const c_char, _2: *const c_char, _1: *mut XrmValue)
pub unsafe extern fn XrmPutResource(_4: *mut XrmDatabase, _3: *const c_char, _2: *const c_char, _1: *mut XrmValue)
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
).