Function windows::Win32::Storage::CloudFilters::CfRevertPlaceholder

pub unsafe fn CfRevertPlaceholder<P0>(
    filehandle: P0,
    revertflags: CF_REVERT_FLAGS,
    overlapped: Option<*mut OVERLAPPED>,
) -> Result<()>
where P0: Param<HANDLE>,