Function nemo_extension_sys::nemo_file_info_add_string_attribute[][src]

pub unsafe extern "C" fn nemo_file_info_add_string_attribute(
    file: *mut NemoFileInfo,
    attribute_name: *const c_char,
    value: *const c_char
)