[][src]Function lilv_sys::lilv_node_as_int

pub unsafe extern "C" fn lilv_node_as_int(value: *const LilvNode) -> c_int

Return value as an integer. Valid to call only if lilv_node_is_int(value) returns true.