Dart_IntegerFitsIntoInt64

Function Dart_IntegerFitsIntoInt64 

Source
pub unsafe extern "C" fn Dart_IntegerFitsIntoInt64(
    integer: Dart_Handle,
    fits: *mut bool,
) -> Dart_Handle