Tk_SetWindowBackground

Function Tk_SetWindowBackground 

Source
pub unsafe extern "C" fn Tk_SetWindowBackground(
    tkwin: Tk_Window,
    pixel: c_ulong,
)