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