rerun_c

Function rr_recording_stream_serve_grpc

Source
#[no_mangle]
pub extern "C" fn rr_recording_stream_serve_grpc(
    id: CRecordingStream,
    bind_ip: CStringView,
    port: u16,
    server_memory_limit: CStringView,
    error: *mut CError,
)