Function binaryWriteShort

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