[go: up one dir, main page]

pub unsafe extern "C" fn vnc_connection_set_size(
    conn: *mut VncConnection,
    width: c_uint,
    height: c_uint
) -> VncConnectionResizeStatus