Dart_IntegerToInt64

Function Dart_IntegerToInt64 

Source
pub unsafe extern "C" fn Dart_IntegerToInt64(
    integer: Dart_Handle,
    value: *mut i64,
) -> Dart_Handle