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