Function XNVCTRLSetStringAttribute

Source
pub unsafe extern "C" fn XNVCTRLSetStringAttribute(
    dpy: *mut Display,
    screen: c_int,
    display_mask: c_uint,
    attribute: c_uint,
    ptr: *const c_char,
) -> c_int