Function windows_sys::Wdk::Storage::FileSystem::IoGetDiskDeviceObject

pub unsafe extern "system" fn IoGetDiskDeviceObject(
    filesystemdeviceobject: *const DEVICE_OBJECT,
    diskdeviceobject: *mut *mut DEVICE_OBJECT,
) -> NTSTATUS