pub unsafe extern "system" fn CM_Find_Range(
    pullstart: *mut u64,
    ullstart: u64,
    ullength: u32,
    ullalignment: u64,
    ullend: u64,
    rlh: usize,
    ulflags: u32
) -> CONFIGRET
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation"