Function dart_sys::Dart_False

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

Returns the False object.

Requires there to be a current isolate.

\return A handle to the False object.