Function windows::Win32::Storage::Jet::JetOSSnapshotPrepareInstance
pub unsafe fn JetOSSnapshotPrepareInstance<P0, P1>(
snapid: P0,
instance: P1,
grbit: u32,
) -> i32where
P0: Param<JET_OSSNAPID>,
P1: Param<JET_INSTANCE>,