Function windows_sys::Win32::Graphics::Printing::EnumMonitorsW

pub unsafe extern "system" fn EnumMonitorsW(
    pname: PCWSTR,
    level: u32,
    pmonitor: *mut u8,
    cbbuf: u32,
    pcbneeded: *mut u32,
    pcreturned: *mut u32,
) -> BOOL