Skip to main content

haystack_value_make_ref

Function haystack_value_make_ref 

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

Construct a Ref Value

ยงSafety

Panics on invalid input data