emit_store_struct_value_to_slot

Function emit_store_struct_value_to_slot 

Source
fn emit_store_struct_value_to_slot(
    bytecode: &mut Vec<u8>,
    fields: &[StructField],
    use_callt: bool,
    token_patches: &mut Vec<MethodTokenPatch>,
)