Function windows_sys::Win32::Graphics::Printing::GetFormA

pub unsafe extern "system" fn GetFormA(
    hprinter: HANDLE,
    pformname: PCSTR,
    level: u32,
    pform: *mut u8,
    cbbuf: u32,
    pcbneeded: *mut u32,
) -> BOOL