bindSampler method Null safety

void bindSampler(
  1. int unit,
  2. Sampler? sampler
)

Implementation

void bindSampler(int unit, Sampler? sampler) native;