Function sdl2_sys::XSetWindowBorder

source ยท
pub unsafe extern "C" fn XSetWindowBorder(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_ulong,
) -> c_int