Function binaryWriteUIntBE

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