binaryninjacore_sys

Function BNClearUserVariableValue

source
pub unsafe extern "C" fn BNClearUserVariableValue(
    func: *mut BNFunction,
    var: *const BNVariable,
    defSite: *const BNArchitectureAndAddress,
    after: bool,
)