[][src]Function sdl2_sys::XSetWindowBorderWidth

pub unsafe extern "C" fn XSetWindowBorderWidth(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_uint
) -> c_int