Function BNSetUserGotoLabelName

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