Function vonuvoli_scheme::exports::filesystem_temporary_create_file[][src]

pub fn filesystem_temporary_create_file(
    parent: Option<&Value>,
    prefix: Option<&Value>,
    suffix: Option<&Value>
) -> Outcome<(Path, Opaque)>