Function windows::Wdk::System::SystemServices::NtManagePartition
pub unsafe fn NtManagePartition<P0, P1>(
targethandle: P0,
sourcehandle: P1,
partitioninformationclass: PARTITION_INFORMATION_CLASS,
partitioninformation: *mut c_void,
partitioninformationlength: u32,
) -> NTSTATUS