binaryninjacore_sys

Function BNGetIntegerConstantDisplayTypeEnumerationType

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