binaryninjacore_sys

Function BNComponentAddDataVariable

source
pub unsafe extern "C" fn BNComponentAddDataVariable(
    component: *mut BNComponent,
    address: u64,
) -> bool