Function libpulse_binding::sample::format_is_ne [] [src]

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

Is format native endian?

Returns true when the specified format is native endian, false when not. Returns None when endianness does not apply to the specified format, or endianess is unknown