Function windows::Wdk::System::SystemServices::IoVerifyPartitionTable

pub unsafe fn IoVerifyPartitionTable<P0>(
    deviceobject: *const DEVICE_OBJECT,
    fixerrors: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,