[][src]Function blend::parsers::blend::pointer_size

pub fn pointer_size(
    input: &[u8]
) -> IResult<&'a [u8], PointerSize, BlendParseError>