Function btfuse::run_daemon

source ·
pub(crate) async fn run_daemon(
    config: BtfuseConfig,
    mounted_signal: Option<Sender<()>>
)