pub unsafe extern "C-unwind" fn CGPDFStringGetBytePtr(
string: CGPDFStringRef,
) -> *const c_uchar👎Deprecated:
renamed to CGPDFString::byte_ptr
Available on crate feature
CGPDFString only.