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

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