menu
h3_ffi package
documentation
internal.dart
H3C
h3GetFaces method
h3GetFaces method
dark_mode
light_mode
h3GetFaces
method
void
h3GetFaces
(
int
h3
,
Pointer
<
Int32
>
out
)
Implementation
void h3GetFaces( int h3, ffi.Pointer<ffi.Int32> out, ) { return _h3GetFaces( h3, out, ); }
h3_ffi package
documentation
internal
H3C
h3GetFaces method
H3C class