Skip to main content

record_async

Function record_async 

Source
async fn record_async(
    binary: &Path,
    args: &[String],
    output: &Path,
) -> Result<(), RecordError>