fuse_loop_mt_proc

Function fuse_loop_mt_proc 

Source
pub unsafe extern "C" fn fuse_loop_mt_proc(
    f: *mut fuse,
    proc_: fuse_processor_t,
    data: *mut c_void,
) -> c_int
Expand description

Multi threaded event loop, which calls the custom command processor function