[][src]Function libfuse_sys::fuse::fuse_opt_free_args

pub unsafe extern "C" fn fuse_opt_free_args(args: *mut fuse_args)

Free the contents of argument list

The structure itself is not freed

@param args is the structure containing the argument list