Function windows_sys::Wdk::NetworkManagement::Ndis::NdisMGetDeviceProperty
pub unsafe extern "system" fn NdisMGetDeviceProperty(
miniportadapterhandle: *const c_void,
physicaldeviceobject: *mut *mut DEVICE_OBJECT,
functionaldeviceobject: *mut *mut DEVICE_OBJECT,
nextdeviceobject: *mut *mut DEVICE_OBJECT,
allocatedresources: *mut *mut CM_RESOURCE_LIST,
allocatedresourcestranslated: *mut *mut CM_RESOURCE_LIST,
)