pub unsafe extern "C" fn ml__can_connect_to_hive(
hive_url_ptr: *const u8,
hive_url_len: u32,
hive_port: u32,
__ark_ffi_output: *mut FutureHandle,
) -> ErrorCodeExpand description
Ok(true) if we can connect to hive.
The promise outputs a bool.