[][src]Function lilv_sys::lilv_new_string

pub unsafe extern "C" fn lilv_new_string(
    world: *mut LilvWorld,
    str: *const c_char
) -> *mut LilvNode

Create a new string value (with no language). Returned value must be freed by caller with lilv_node_free().