[][src]Function lilv_sys::lilv_plugin_get_author_homepage

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

Get the address of the plugin author's home page. Returns NULL if author homepage is not present. Returned value must be freed by caller.