Function windows::Wdk::Storage::FileSystem::FsRtlDismountComplete

pub unsafe fn FsRtlDismountComplete<P0>(
    deviceobject: *const DEVICE_OBJECT,
    dismountstatus: P0,
)
where P0: Param<NTSTATUS>,