Skip to main content

haystack_value_make_ref_with_dis

Function haystack_value_make_ref_with_dis 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn haystack_value_make_ref_with_dis( val: *const c_char, dis: *const c_char, ) -> Option<Box<Value>>
Expand description

Construct a Ref Value with a display name

ยงSafety

Panics on invalid input data