Function dart_sys::Dart_Null

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

Returns the null object.

\return A handle to the null object.