emit_runtime_notify

Function emit_runtime_notify 

Source
fn emit_runtime_notify(
    bytecode: &mut Vec<u8>,
    use_callt: bool,
    token_patches: &mut Vec<MethodTokenPatch>,
)