Function pmd_sir0::write_sir0_footer[][src]

pub fn write_sir0_footer<T>(
    file: &mut T,
    list: &[u32]
) -> Result<(), Sir0WriteFooterError> where
    T: Write
Expand description

Write a sir0 footer, pointing to the various element in the list. The element of the list is based on the posititon since the start of the file. For a normal Sir0 file, the first 2 element should be [4, 8]