Dart_NewIntegerFromHexCString

Function Dart_NewIntegerFromHexCString 

Source
pub unsafe extern "C" fn Dart_NewIntegerFromHexCString(
    value: *const c_char,
) -> Dart_Handle