pub unsafe extern "C-unwind" fn PMServerLaunchPrinterBrowser(
server: PMServer,
options: Option<&CFDictionary>,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
servermust be a valid pointer or null.optionsgenerics must be of the correct type.