Function encoding_c::encoder_encoding [] [src]

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

The Encoding this Encoder is for.

Undefined behavior

UB ensues if the argument is NULL.