Function libpulse_binding::sample::format_is_le [] [src]

pub fn format_is_le(f: Format) -> Option<bool>

Returns true when the specified format is little endian, false if big endian. Returns None when endianness does not apply to this format, or if unknown.