[][src]Function openjpeg2_sys::opj_end_compress

pub unsafe extern "C" fn opj_end_compress(
    p_codec: *mut opj_codec_t,
    p_stream: *mut opj_stream_t
) -> OPJ_BOOL

End to compress the current image. @param p_codec Compressor handle @param p_stream Input stgream