Skip to main content

slint_interpreter_value_to_keys

Function slint_interpreter_value_to_keys 

Source
#[unsafe(no_mangle)]
pub extern "C" fn slint_interpreter_value_to_keys( val: &Value, ) -> Option<&Keys>
Available on crate feature ffi only.