PMSetDuplex

Function PMSetDuplex 

Source
pub unsafe extern "C-unwind" fn PMSetDuplex(
    print_settings: PMPrintSettings,
    duplex_setting: PMDuplexMode,
) -> u32
Available on crate features PMCore and PMDefinitions only.
Expand description

ยงSafety

print_settings must be a valid pointer.