Function windows::Win32::Graphics::Printing::SpoolerCopyFileEvent

pub unsafe fn SpoolerCopyFileEvent<P0, P1>(
    pszprintername: P0,
    pszkey: P1,
    dwcopyfileevent: u32,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,