Skip to main content

CGPDFStringGetLength

Function CGPDFStringGetLength 

Source
pub unsafe extern "C-unwind" fn CGPDFStringGetLength(
    string: CGPDFStringRef,
) -> usize
👎Deprecated:

renamed to CGPDFString::length

Available on crate feature CGPDFString only.