Dart_IntegerToHexCString

Function Dart_IntegerToHexCString 

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