Function windows::Wdk::System::SystemServices::IoVerifyPartitionTable
pub unsafe fn IoVerifyPartitionTable<P0>(
deviceobject: *const DEVICE_OBJECT,
fixerrors: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,