lilv_world_load_plugin_classes

Function lilv_world_load_plugin_classes 

Source
pub unsafe extern "C" fn lilv_world_load_plugin_classes(
    world: *mut LilvWorld,
)
Expand description

Load all plugin classes from currently loaded specifications.

Must be called after lilv_world_load_specifications(). This is for hosts that explicitly load specific bundles, its use is not necessary when using lilv_world_load_all().