Function windows::Win32::Storage::FileHistory::FhServiceStartBackup

pub unsafe fn FhServiceStartBackup<P0, P1>(
    pipe: P0,
    lowpriorityio: P1,
) -> Result<()>
where P0: Param<FH_SERVICE_PIPE_HANDLE>, P1: Param<BOOL>,