Function send_api_error

Source
pub async fn send_api_error(
    buffer: Uint8Array,
    msg_index: u32,
    peer_index: PeerIndex,
)