Type Definition pdfium_render::bindgen::FPDF_BSTR
source · [−]pub type FPDF_BSTR = FPDF_BSTR_;Expand description
Structure for persisting a string beyond the duration of a callback. Note: although represented as a char*, string may be interpreted as a UTF-16LE formated string. Used only by XFA callbacks.