Function binaryWriteInt

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