Function binaryWriteByte

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