binaryninjacore_sys

Function BNGetIntegerConstantDisplayType

source
pub unsafe extern "C" fn BNGetIntegerConstantDisplayType(
    func: *mut BNFunction,
    arch: *mut BNArchitecture,
    instrAddr: u64,
    value: u64,
    operand: usize,
) -> BNIntegerDisplayType