[][src]Function pdf_create::write::write_name

pub fn write_name<W: Write>(name: &str, w: &mut W) -> Result<bool>

Write a borrowed string as a PDF name

FIXME: Probably not all unicode strings allowed