pub unsafe extern "C-unwind" fn PMSessionSetCurrentPMPrinter(
session: PMPrintSession,
printer: PMPrinter,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
sessionmust be a valid pointer.printermust be a valid pointer.