Function binaryWriteFloat

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