Function windows::Win32::Storage::Jet::JetBeginExternalBackupInstance

pub unsafe fn JetBeginExternalBackupInstance<P0>(
    instance: P0,
    grbit: u32,
) -> i32
where P0: Param<JET_INSTANCE>,