Tk_SetWindowBorderWidth

Function Tk_SetWindowBorderWidth 

Source
pub unsafe extern "C" fn Tk_SetWindowBorderWidth(
    tkwin: Tk_Window,
    width: c_int,
)