Function binaryWriteUShortBE

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