[][src]Function openjpeg2_sys::opj_get_jp2_index

pub unsafe extern "C" fn opj_get_jp2_index(
    p_codec: *mut opj_codec_t
) -> *mut opj_jp2_index_t

Get the JP2 file index from the codec FIXME

@param p_codec the jpeg2000 codec.

@return a pointer to a JP2 index structure.