Function dart_sys::Dart_True

source ·
pub unsafe extern "C" fn Dart_True() -> Dart_Handle
Expand description

Returns the True object.

Requires there to be a current isolate.

\return A handle to the True object.