[][src]Function fxaclient_ffi::fxa_send_tab

#[no_mangle]pub extern "C" fn fxa_send_tab(
    handle: u64,
    target_device_id: FfiStr<'_>,
    title: FfiStr<'_>,
    url: FfiStr<'_>,
    error: &mut ExternError
)

Send a tab to another device identified by its Device ID.