Skip to main content

instr_get_note

Function instr_get_note 

Source
pub unsafe extern "C" fn instr_get_note(
    instr: *mut instr_t,
) -> *mut c_void
Expand description

Gets the value of the user-controlled note field in \p instr. \note The note field is copied (shallowly) by instr_clone().