binaryninjacore_sys

Function BNSetUserGotoLabelName

source
pub unsafe extern "C" fn BNSetUserGotoLabelName(
    func: *mut BNFunction,
    labelId: u64,
    name: *const c_char,
)