binaryninjacore_sys

Function BNGetParameterValueAtLowLevelILInstruction

source
pub unsafe extern "C" fn BNGetParameterValueAtLowLevelILInstruction(
    func: *mut BNFunction,
    instr: usize,
    functionType: *mut BNType,
    i: usize,
) -> BNRegisterValue