[][src]Function encoding_c::encoder_encoding

#[no_mangle]
pub unsafe extern "C" fn encoder_encoding(
    encoder: *const Encoder
) -> *const Encoding

The Encoding this Encoder is for.

Undefined behavior

UB ensues if the argument is NULL.