[][src]Function dart_sys::Dart_True

pub unsafe extern "C" fn Dart_True() -> Dart_Handle

Returns the True object.

Requires there to be a current isolate.

\return A handle to the True object.