PMServerLaunchPrinterBrowser

Function PMServerLaunchPrinterBrowser 

Source
pub unsafe extern "C-unwind" fn PMServerLaunchPrinterBrowser(
    server: PMServer,
    options: Option<&CFDictionary>,
) -> u32
Available on crate features PMCore and PMDefinitions only.
Expand description

ยงSafety

  • server must be a valid pointer or null.
  • options generics must be of the correct type.