Skip to main content

record_select

Function record_select 

Source
pub fn record_select(
    context: &mut NativeRuntimeContext,
    record: *mut VmValue,
    name: &[u8],
) -> Option<*mut VmValue>