Function windows::Win32::Devices::Display::GetCapabilitiesStringLength

pub unsafe fn GetCapabilitiesStringLength<P0>(
    hmonitor: P0,
    pdwcapabilitiesstringlengthincharacters: *mut u32,
) -> i32
where P0: Param<HANDLE>,