mcrl2_sys::data::ffi

Function create_sorted_data_variable

Source
pub unsafe fn create_sorted_data_variable(
    name: String,
    sort: *const _aterm,
) -> *const _aterm
Expand description

Creates an sorted data variable, must be within in a critical section.