Function windows::Win32::Storage::FileHistory::FhServiceStopBackup
pub unsafe fn FhServiceStopBackup<P0, P1>(
pipe: P0,
stoptracking: P1,
) -> Result<()>where
P0: Param<FH_SERVICE_PIPE_HANDLE>,
P1: Param<BOOL>,