[][src]Function lilv_sys::lilv_plugin_get_author_name

pub unsafe extern "C" fn lilv_plugin_get_author_name(
    plugin: *const LilvPlugin
) -> *mut LilvNode

Get the full name of the plugin's author. Returns NULL if author name is not present. Returned value must be freed by caller.