[][src]Function libudis86_sys::ud_set_mode

pub unsafe extern "C" fn ud_set_mode(ud: *mut ud, mode: u8)

Sets the mode of disassembly. Possible values are 16, 32, and 64. By default, the library works in 32bit mode.