Function dart_sdk_sys::Dart_IntegerToInt64[][src]

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