Function loadFatFromSector

Source
pub unsafe extern "C" fn loadFatFromSector(
    fat: *mut bcf_file_fat,
    file: *mut EmbFile,
)