rerun_c

Function rr_recording_stream_serve_grpc_impl

Source
pub(crate) fn rr_recording_stream_serve_grpc_impl(
    stream: CRecordingStream,
    bind_ip: CStringView,
    port: u16,
    server_memory_limit: CStringView,
) -> Result<(), CError>