[][src]Function dart_sys::Dart_False

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

Returns the False object.

Requires there to be a current isolate.

\return A handle to the False object.