[][src]Function chardetng_c::chardetng_encoding_detector_free

#[no_mangle]
pub unsafe extern "C" fn chardetng_encoding_detector_free(
    detector: *mut EncodingDetector
)

Deallocates a detector obtained from chardetng_encodingdetector_new.