Function libvnc_sys::rfb::ConnectToRFBServer

source ·
pub unsafe extern "C" fn ConnectToRFBServer(
    client: *mut rfbClient,
    hostname: *const c_char,
    port: c_int
) -> rfbBool