File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ transitively used by a definition that matches them.
16
16
17
17
### Library
18
18
19
- * [ ` bindgen::Builder::whitelisted_type ` ] ( https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.whitelisted_type )
20
- * [ ` bindgen::Builder::whitelisted_function ` ] ( https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.whitelisted_function )
21
- * [ ` bindgen::Builder::whitelisted_var ` ] ( https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.whitelisted_function )
19
+ * [ ` bindgen::Builder::whitelist_type ` ] ( https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.whitelist_type )
20
+ * [ ` bindgen::Builder::whitelist_function ` ] ( https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.whitelist_function )
21
+ * [ ` bindgen::Builder::whitelist_var ` ] ( https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.whitelist_var )
22
22
23
23
### Command Line
24
24
You can’t perform that action at this time.
0 commit comments