initDefaultBindings method

void initDefaultBindings(
  1. Pointer<Void> ctxHandle
)

Implementation

void initDefaultBindings(Pointer<Void> ctxHandle) =>
    _initDefaultBindings(ctxHandle);