rb_utf8_encoding

Function rb_utf8_encoding 

Source
pub unsafe extern "C" fn rb_utf8_encoding() -> *mut OnigEncodingTypeST
Expand description

Queries the encoding that represents UTF-8.

@return The encoding that represents UTF-8.

@internal

ยงThis can not return NULL once the process properly boots up.

Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3