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