Function dart_sys::Dart_IsNull

source ·
pub unsafe extern "C" fn Dart_IsNull(object: Dart_Handle) -> bool
Expand description

Is this object null?