[][src]Function dart_sys::Dart_SetBooleanReturnValue

pub unsafe extern "C" fn Dart_SetBooleanReturnValue(
    args: Dart_NativeArguments,
    retval: bool
)