[][src]Function lilv_sys::lilv_state_new_from_string

pub unsafe extern "C" fn lilv_state_new_from_string(
    world: *mut LilvWorld,
    map: *mut LV2UridMap,
    str: *const c_char
) -> *mut LilvState

Load a state snapshot from a string made by lilv_state_to_string().