Function QueryDisplayConfig

Source
pub unsafe extern "C" fn QueryDisplayConfig(
    flags: UINT32,
    numPathArrayElements: *mut UINT32,
    pathArray: *mut DISPLAYCONFIG_PATH_INFO,
    numModeInfoArrayElements: *mut UINT32,
    modeInfoArray: *mut DISPLAYCONFIG_MODE_INFO,
    currentTopologyId: *mut DISPLAYCONFIG_TOPOLOGY_ID,
) -> LONG