binaryninjacore_sys

Function BNSetAutoCallTypeAdjustment

source
pub unsafe extern "C" fn BNSetAutoCallTypeAdjustment(
    func: *mut BNFunction,
    arch: *mut BNArchitecture,
    addr: u64,
    type_: *mut BNTypeWithConfidence,
)