pub unsafe extern "C-unwind" fn PMPageFormatCreateWithDataRepresentation(
data: &CFData,
page_format: NonNull<PMPageFormat>,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
page_format must be a valid pointer.