invoke_f_None function

void invoke_f_None(
  1. Pointer<Utf8> p
)

Implementation

void invoke_f_None(ffi.Pointer<Utf8> p) => invoke_f_any(p);