Function send_api_call

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