binaryninjacore_sys

Function BNSetUserCallTypeAdjustment

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