Function binaryWriteIntBE

Source
pub unsafe extern "C" fn binaryWriteIntBE(
    file: *mut EmbFile,
    data: c_int,
)