Function XListHosts

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