[][src]Function winapi::um::winspool::CorePrinterDriverInstalledW

pub unsafe extern "system" fn CorePrinterDriverInstalledW(
    pszServer: LPCWSTR,
    pszEnvironment: LPCWSTR,
    CoreDriverGUID: GUID,
    ftDriverDate: FILETIME,
    dwlDriverVersion: DWORDLONG,
    pbDriverInstalled: *mut BOOL
) -> HRESULT