Function libvnc_sys::rfb::rfbSendExtDesktopSize

source ·
pub unsafe extern "C" fn rfbSendExtDesktopSize(
    cl: rfbClientPtr,
    w: c_int,
    h: c_int
) -> rfbBool