Function sdl2_sys::XSetWindowBorderPixmap

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