[][src]Function lilv_sys::lilv_plugin_write_manifest_entry

pub unsafe extern "C" fn lilv_plugin_write_manifest_entry(
    world: *mut LilvWorld,
    plugin: *const LilvPlugin,
    base_uri: *const LilvNode,
    manifest_file: *mut FILE,
    plugin_file_path: *const c_char
)

Write a manifest entry for plugin to manifest_file.

This function is intended for use with lilv_plugin_write_description() to write a complete description of a plugin to a bundle.