Function binaryWriteUShort

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