binaryninjacore_sys

Function BNGetStackAdjustmentForVariables

source
pub unsafe extern "C" fn BNGetStackAdjustmentForVariables(
    cc: *mut BNCallingConvention,
    paramVars: *const BNVariable,
    paramTypes: *mut *const BNType,
    paramCount: usize,
) -> i64