pub unsafe extern "C-unwind" fn PMSetDuplex(
print_settings: PMPrintSettings,
duplex_setting: PMDuplexMode,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
print_settings must be a valid pointer.