Skip to main content

haystack_value_make_symbol

Function haystack_value_make_symbol 

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

Construct a Symbol Value

ยงSafety

Panics on invalid input data