Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1940d56

Browse files
committed
add io_extract_modeenc to C function index
1 parent 96a126c commit 1940d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@
932932
// * `rb_io_descriptor`:
933933
// * `rb_io_eof`:
934934
// * `rb_io_extract_encoding_option`:
935-
// * `rb_io_extract_modeenc`:
935+
//! * `rb_io_extract_modeenc`: [`Ruby::io_extract_modeenc`].
936936
// * `rb_io_fdopen`:
937937
// * `rb_io_flush`:
938938
// * `rb_io_fptr_finalize`:

0 commit comments

Comments
 (0)