PFNGLGETSEPARABLEFILTERPROCDart typedef
PFNGLGETSEPARABLEFILTERPROCDart =
void Function(int target, int format, int type, Pointer<NativeType> row, Pointer<NativeType> column, Pointer<NativeType> span)
Implementation
typedef PFNGLGETSEPARABLEFILTERPROCDart =
void Function(
int target,
int format,
int type,
Pointer<NativeType> row,
Pointer<NativeType> column,
Pointer<NativeType> span,
);