Function dart_sdk_sys::Dart_IsNullableType[][src]

pub unsafe extern "C" fn Dart_IsNullableType(
    type_: Dart_Handle,
    result: *mut bool
) -> Dart_Handle