Function windows_sys::Win32::Graphics::Printing::GetPrinterDriverDirectoryA
pub unsafe extern "system" fn GetPrinterDriverDirectoryA(
pname: PCSTR,
penvironment: PCSTR,
level: u32,
pdriverdirectory: *mut u8,
cbbuf: u32,
pcbneeded: *mut u32,
) -> BOOL