pub unsafe extern "C-unwind" fn PMSessionSetDataInSession(
print_session: PMPrintSession,
key: &CFString,
data: &CFType,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
print_sessionmust be a valid pointer.datashould be of the correct type.