Dart_IsNullableType

Function Dart_IsNullableType 

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