binaryninjacore_sys

Function BNExternalLocationSetTargetSymbol

source
pub unsafe extern "C" fn BNExternalLocationSetTargetSymbol(
    loc: *mut BNExternalLocation,
    symbol: *const c_char,
) -> bool