binaryninjacore_sys

Function BNComponentRemoveDataVariable

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