Skip to main content

instr_set_meta_no_translation

Function instr_set_meta_no_translation 

Source
pub unsafe extern "C" fn instr_set_meta_no_translation(
    instr: *mut instr_t,
)
Expand description

A convenience routine that calls both #instr_set_meta (instr) and #instr_set_translation (instr, NULL).