pub unsafe extern "C" fn instr_get_note( instr: *mut instr_t, ) -> *mut c_void
Gets the value of the user-controlled note field in \p instr. \note The note field is copied (shallowly) by instr_clone().