Tk_ChangeWindowAttributes

Function Tk_ChangeWindowAttributes 

Source
pub unsafe extern "C" fn Tk_ChangeWindowAttributes(
    tkwin: Tk_Window,
    valueMask: c_ulong,
    attsPtr: *mut XSetWindowAttributes,
)