Function windows::Win32::Storage::Vhd::ModifyVhdSet

pub unsafe fn ModifyVhdSet<P0>(
    virtualdiskhandle: P0,
    parameters: *const MODIFY_VHDSET_PARAMETERS,
    flags: MODIFY_VHDSET_FLAG,
) -> WIN32_ERROR
where P0: Param<HANDLE>,