Function XMapWindow

pub unsafe extern "C" fn XMapWindow(
    arg1: *mut _XDisplay,
    arg2: u64,
) -> i32
Available on crate feature dep_sdl2 only.